home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / tridice2.zip / TRI2.DOC < prev    next >
Text File  |  1991-09-03  |  10KB  |  192 lines

  1.                   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  2.                   =-        Tri-Dice Door Game           -=
  3.                   =-            Version 2.0              -=
  4.                   =-       Copyright (C) 1990,91         -=
  5.                   =-          by Brian Kelley            -=
  6.                   =-                  \\                 -=
  7.                   =-    Quik-Rabbit  (` `)  Computing    -=
  8.                   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  9.  
  10.          Tri-Dice is a BBS Door Game.  It may be run successfully on
  11.          Wildcat, GAP, RBBS, QBBS, and PCBoard 14 without any conversion
  12.          utility and may be run on any number of BBS types by using
  13.          a conversion utility.  The rules of play are simple.  Your Users
  14.          will be presented with three dice, they must then decide if the
  15.          dice coming up will be higer or lower than the dice already
  16.          displayed.  If they get 1 out of 3, then no money is won or lost.
  17.          2 out of 3 right, brings a return of 3 times the original bet.
  18.          All 3 right wins 5 times the original bet.  The only way a player
  19.          can lose is if he loses all three rolls.  Ties do NOT go to the
  20.          player but instead count as a loss.  The maximum bet allowed is
  21.          $5000, however be prepared for some very high scores.  For the
  22.          final bet the Player must bet at least half of his/her current
  23.          score.  Scores reset at the end of each month with a monthly Champ
  24.          being carried over and displayed.
  25.  
  26.     -= Disclaimer/Warranty =-
  27.          This program is distributed "as is".  Use it at your OWN RISK.
  28.          There is no guarantee that this program will do anything other
  29.          than take up disk space.  The Author will will NOT be RESPONSIBLE
  30.          for any damage or financial loss you may incur as a result of
  31.          using this program.
  32.  
  33.     -= Distribution =-
  34.          Sysops are encouraged to distribute the ShareWare version of
  35.          Tri-Dice.  The original package from the Author is in .ZIP
  36.          format but may be distributed or displayed on Bulletin Board
  37.          Systems using any of the present Archive methods as long as
  38.          ALL files in the original .ZIP are present.  No fee may
  39.          be charged explicitly for obtaining TRI-DICE.
  40.  
  41.          * * Once Registered the Tri-Dice Registration Code provided  * *
  42.          * * to unlock the registered features MAY NOT be distributed * *
  43.          * * to anyone.  It is licensed for the exclusive use of the  * *
  44.          * * Sysop/BBS that registered Tri-Dice.                      * *
  45.  
  46.          You may NOT decompile, disassemble, or reverse engineer any of
  47.          the files in this package.
  48.  
  49.     -= Installation/Setup =-
  50.          Tri-Dice is setup and run like the majority of BBS Door programs
  51.          on the market.  First you MUST have a DTR patched copy of BRUN40.EXE
  52.          either in the door directory or in your DOS path.
  53.  
  54.          Create a .CFG file reflecting your paths and the BBS type you are
  55.          using and then call TRI2 via batch file.  Format for and examples
  56.          for TRI.CFG are provided below.  If you have problems settng up
  57.          the .CFG file, download AutoCfg2.ZIP from BRE which will create
  58.          your .CFG files.
  59.  
  60. TRI.CFG
  61. ---------------------------------------------------------------------------
  62. Line 1 -  The Name of The BBS
  63. Line 2 -  Sysop's First Name
  64. Line 3 -  Sysop's Last Name
  65. Line 4 -  Path and File Name TRI-DICE should look for
  66. Line 5 -  BBS Type you are running
  67. Line 6 -  Path and File Name for ASCii bulletin.  Registered Version Only
  68. Line 7 -  Path and File Name for ANSi bulletin.   Registered Version Only
  69. Line 8 -  Number of plays per day.  UnLocked in Registered Version Only.
  70. Line 9 -  Speed to lock ComPort.  Either 9600, 19200, or NO if not locked.
  71. Line 10 - Door Registration Code.  Any number is acceptable until registered.
  72.  
  73.  
  74. BBS TYPE      Wildcat 2.X                              WC3/GAP/Door.Sys
  75. --------------------------------------------------------------------------
  76. Line 1        Broad River Emporium                     BRE
  77. Line 2        Ken                                      Ken
  78. Line 3        Kelley                                   Kelley
  79. Line 4        C:\WILDCAT\CALLINFO.BBS                  C:\GAP\DOOR.SYS
  80. Line 5        WILDCAT                                  DOOR.SYS
  81. Line 6        ASCII.TXT                                TRI.ASC
  82. Line 7        DOOR.ANS                                 TRI.ANS
  83. Line 8        3                                        1
  84. Line 9        19200                                    9600
  85. Line 10       123454                                   0000000
  86.  
  87.  
  88. BBS TYPE      RBBS/QBBS                                PCB 14
  89. --------------------------------------------------------------------------
  90. Line 1        BRE                                      BRE
  91. Line 2        Ken                                      Ken
  92. Line 3        Kelley                                   Kelley
  93. Line 4        C:\RBBS\DORINFO1.DEF                     C:\PCB\PCBOARD.SYS
  94. Line 5        RBBS                                     PCBOARD
  95. Line 6        1.asc                                    3.scr
  96. Line 7        2.ans                                    4.clr
  97. Line 8        9                                        4
  98. Line 9        NO                                       19200
  99. Line 10       99098                                    343240
  100.  
  101. NOTES:  Line 4 - Make sure the file name matches the BBS type listed in
  102.  
  103.         Line 5.  The ONLY acceptable BBS names allowed in Line 5 are
  104.         WILDCAT, DOOR.SYS, RBBS, and PCBOARD.  Please note that Wildcat
  105.         refers to Wildcat 2.X.  Use Door.Sys if using Wildcat 3.0
  106.         Line 6 and 7 are the scoring bulletins.  Not created if UnReg.
  107.  
  108.         Line 8 - Number of plays per day.  Only read in Registered vers.
  109.  
  110.         Line 9 - Baud Rates above 19200 are not supported.  Line 8 MUST
  111.         be either 2400, 9600, 19200 or NO.
  112.  
  113.         Line 10 - Any number until registered.
  114.  
  115.          Once the .CFG file is created, TRI-DICE would be called via a
  116.          batch file.  An example for Wildcat is included below.
  117.  
  118.                            -= Door1.BAT =-
  119.                             cd \doors\tri
  120.                             tri2 tri.cfg
  121.                             cd \wildcat
  122.                             cat; Don't use if Shelling in WC3.0
  123.  
  124.          To try the Door out in Local mode type TRI2 LOCAL.  If run from
  125.          this mode even if Registered those features will not be available
  126.          since the .CFG file is NOT read in LOCAL mode.
  127.  
  128.     -= Troubleshooting =-
  129.          (1) The most common problem in getting Tri-Dice to run through the
  130.              BBS mode lies in the .CFG file.  If you get line ? error at
  131.              XX:XX in TRI-Module the problem lies in your .CFG file.
  132.          (2) Door drops carrier.  The Brun40.Exe you are using is not patched
  133.              properly.  Call BRE for a copy that WORKS.
  134.  
  135.     -= Registered Syops =-
  136.          If you have previously registered Tri-Dice contact BRE and leave
  137.          E-Mail to Ken Kelley with the Sysop Name and BBS Name.  Both should
  138.          match the original registration but exceptions can possibly be made.
  139.          Please be careful with spelling, capitalization, etc. since the
  140.          Registration Code is genereated based on this information.  You can
  141.          also mail the appropriate *.REG form to the address below.  A
  142.          Registration Code will be created for you which will be available
  143.          for download from BRE or mailed.  Please indicate in your original
  144.          message which you desire.  The only charge is if you want the latest
  145.          version on disk then the $5.00 S&H applies.
  146.  
  147.     -= Registration =-
  148.          If you continue to run this door longer than 30 days you are
  149.          required to Register it.
  150.  
  151.          What are the benefits of Registration?
  152.          You will receive a Registration Code that will unlock the following
  153.          features not available in the UnRegistered version:
  154.  
  155.          1.  Registered to Your BBS Name displayed instead of UNREGISTERED.
  156.          2.  The Registered version allows the Sysop to set the number of
  157.              times per day the door may be entered. The UnRegistered version
  158.              is restricted to one play per day of 25 turns.
  159.          3.  The Registered version creates an ASCii and ANSi bulletin of
  160.              player rankings that may be displayed by the BBS.  It also
  161.              shows who last month's Champion was and his/her score.
  162.          4.  Free upgrades to future versions providing there are any.  You
  163.              may have to download a new Registration Code from BRE.
  164.          5.  Support on Broad River Emporium.
  165.  
  166.          To Register, fill out the appropriate included file MAIL.REG or
  167.          DOWNLOAD.REG and mail it along with your check or money order to:
  168.  
  169.                                     K. Brian Kelley
  170.                                     1982 Pulaski Dr.
  171.                                     Burton,  SC   29902
  172.  
  173.          Please make all checks/money orders payable to K. Brian Kelley NOT
  174.          Broad River Emporium.   The price for TRI-DICE is $15.00 if you
  175.          download the Registration Code from BRE or $20.00 if you want
  176.          the Latest version plus your Registration Code mailed to you on
  177.          5 1/4" floppy.  You can also have the Registration Code ONLY
  178.          mailed to you with no charge for S&H.  MAIL.REG and DOWNLOAD.REG
  179.          lists price discounts if you Register more than one Door Program.
  180.          Other Doors available include Back Alley Craps, BBS List Door,
  181.          Championship Craps, The File Wish List, and The Swap Shop Door.
  182.          These doors are NOT distributed in this package but may be downloaded
  183.          from BRE, EXEC-PC, The Wildcat Sysop BBS as well as many other fine
  184.          BBS's across the US.
  185.  
  186.                                 -= BBS Information =-
  187.                                  Broad River Emporium
  188.                                  Sysop: Ken Kelley
  189.                                  Phone: (803) 524-5655
  190.                                  Baud:  1200/2400/9600/19200 HST
  191.                                  Hours: 24 hrs. / 7 days
  192.